manifest: Fix path of PolicyKit repository
authorAdrian Perez <aperez@igalia.com>
Sun, 22 Apr 2012 22:56:15 +0000 (01:56 +0300)
committerAdrian Perez <aperez@igalia.com>
Sun, 22 Apr 2012 22:56:15 +0000 (01:56 +0300)
The old path being used is no longer available, making
"ostbuild resolve" bail out when trying to clone the
repository.

gnomeos/3.4/gnomeos-3.4-src.json

index fcf7e9b1339d669d77ad788e1d01ef7a210f86b1..2a33f4afac124021584639e2e0d06833e8e1da2f 100644 (file)
                                 "--enable-more-warnings=yes"],
                 "patches": ["NetworkManager-config.patch"]},
                 
-               {"src": "fd:PolicyKit",
+               {"src": "fd:polkit",
                 "patches": ["PolicyKit-libtool.patch"],
                 "config-opts": ["--disable-man-pages"]},